type net.policyTableEntry

4 uses

	net (current package)
		addrselect.go#L210: type policyTableEntry struct {
		addrselect.go#L216: type policyTable []policyTableEntry
		addrselect.go#L283: func (t policyTable) Classify(ip netip.Addr) policyTableEntry {
		addrselect.go#L293: 	return policyTableEntry{}